[INFO] cloning repository https://github.com/DaAlbrecht/rabbit-revival
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaAlbrecht/rabbit-revival" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAlbrecht%2Frabbit-revival", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAlbrecht%2Frabbit-revival'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fff87e7a2bfbb0af671d35bae8a8067b3511c8f7
[INFO] testing DaAlbrecht/rabbit-revival against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAlbrecht%2Frabbit-revival" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaAlbrecht/rabbit-revival
[INFO] finished tweaking git repo https://github.com/DaAlbrecht/rabbit-revival
[INFO] tweaked toml for git repo https://github.com/DaAlbrecht/rabbit-revival written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaAlbrecht/rabbit-revival on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaAlbrecht/rabbit-revival already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 560cca37e722121ef219bdf93507ef982d8b5abe28a9eabf8ff517891ecd2f9b
[INFO] running `Command { std: "docker" "start" "-a" "560cca37e722121ef219bdf93507ef982d8b5abe28a9eabf8ff517891ecd2f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "560cca37e722121ef219bdf93507ef982d8b5abe28a9eabf8ff517891ecd2f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "560cca37e722121ef219bdf93507ef982d8b5abe28a9eabf8ff517891ecd2f9b", kill_on_drop: false }`
[INFO] [stdout] 560cca37e722121ef219bdf93507ef982d8b5abe28a9eabf8ff517891ecd2f9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23884faddbfa0c0956ec3618d16dffe638d4f41f5fe0895ba138f621f9040dd4
[INFO] running `Command { std: "docker" "start" "-a" "23884faddbfa0c0956ec3618d16dffe638d4f41f5fe0895ba138f621f9040dd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling p12 v0.6.3
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling amq-protocol v7.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling lapin v2.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.13.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling quanta v0.11.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling metrics v0.21.1
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling metrics-util v0.15.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling executor-trait v2.1.0
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling pinky-swear v6.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling rustls-connector v0.18.5
[INFO] [stderr]    Compiling tcp-stream v0.26.1
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling deadpool-runtime v0.1.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tokio-executor-trait v2.1.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling amq-protocol-types v7.1.2
[INFO] [stderr]    Compiling bollard-stubs v1.42.0-rc.3
[INFO] [stderr]    Compiling amq-protocol-uri v7.1.2
[INFO] [stderr]    Compiling amq-protocol-tcp v7.1.2
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.12.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling deadpool-lapin v0.11.0
[INFO] [stderr]    Compiling testcontainers v0.15.0
[INFO] [stderr]    Compiling rabbit-revival v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "23884faddbfa0c0956ec3618d16dffe638d4f41f5fe0895ba138f621f9040dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23884faddbfa0c0956ec3618d16dffe638d4f41f5fe0895ba138f621f9040dd4", kill_on_drop: false }`
[INFO] [stdout] 23884faddbfa0c0956ec3618d16dffe638d4f41f5fe0895ba138f621f9040dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 594e561646643dc6f95eb4f385a13f2a627520d201392b46c916ab3d7165ad22
[INFO] running `Command { std: "docker" "start" "-a" "594e561646643dc6f95eb4f385a13f2a627520d201392b46c916ab3d7165ad22", kill_on_drop: false }`
[INFO] [stderr]    Compiling rabbit-revival v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.37s
[INFO] running `Command { std: "docker" "inspect" "594e561646643dc6f95eb4f385a13f2a627520d201392b46c916ab3d7165ad22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "594e561646643dc6f95eb4f385a13f2a627520d201392b46c916ab3d7165ad22", kill_on_drop: false }`
[INFO] [stdout] 594e561646643dc6f95eb4f385a13f2a627520d201392b46c916ab3d7165ad22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 56296cd05f6c17cfb345cc8ba14a3c4a3b491fa42706678ebfb376ec5c3e4be1
[INFO] running `Command { std: "docker" "start" "-a" "56296cd05f6c17cfb345cc8ba14a3c4a3b491fa42706678ebfb376ec5c3e4be1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rabbit_revival-41befe71803c47f6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test replay::tests::test_is_within_timeframe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rabbit_revival-0eb0e2f91f32c161)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-824cd9990be7e315)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test local_data ... ignored
[INFO] [stdout] test i_test_setup ... FAILED
[INFO] [stdout] test i_test_replay_time_frame ... FAILED
[INFO] [stdout] test i_test_fetch_messsages ... FAILED
[INFO] [stdout] test i_test_replay_header ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- i_test_setup stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'i_test_setup' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13:
[INFO] [stdout] Failed to start container, check log for details
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccb1481ffa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccb1481ffa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccb149cb9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccb149cb9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61ccb1488c32 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ccb1488c32 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ccb145e99f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccb145e99f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccb1479a49 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccb09c56bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ccb09c56bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccb1479cc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ccb1479cc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccb145ea8a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61ccb1453449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccb145fabd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccb149d38c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccb09b2bb8 - <testcontainers[a10f79acf48380ed]::clients::cli::Cli>::run::<testcontainers[a10f79acf48380ed]::images::generic::GenericImage, testcontainers[a10f79acf48380ed]::images::generic::GenericImage>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13
[INFO] [stdout]   20:     0x61ccb0992f12 - integration_test[114547f55be02b8b]::i_test_setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:100:23
[INFO] [stdout]   21:     0x61ccb09b0fe5 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61ccb09b105d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61ccb09a2fbd - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x61ccb09a2d4c - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x61ccb099f69a - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x61ccb09a17c0 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x61ccb09a150b - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x61ccb09a739a - <tokio[76de9aefdcea961c]::runtime::context::scoped::Scoped<tokio[76de9aefdcea961c]::runtime::scheduler::Context>>::set::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x61ccb09aeada - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x61ccb09b35d6 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::try_with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x61ccb09b322c - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x61ccb09adc61 - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x61ccb09a0689 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x61ccb09a0d56 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x61ccb09a0ed9 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x61ccb09ae163 - tokio[76de9aefdcea961c]::runtime::context::runtime::enter_runtime::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x61ccb099f411 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x61ccb09b219f - <tokio[76de9aefdcea961c]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x61ccb099db72 - integration_test[114547f55be02b8b]::i_test_setup
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:135:7
[INFO] [stdout]   42:     0x61ccb0990677 - integration_test[114547f55be02b8b]::i_test_setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:94:28
[INFO] [stdout]   43:     0x61ccb09ab716 - <integration_test[114547f55be02b8b]::i_test_setup::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61ccb09b899b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61ccb09b899b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61ccb09c618b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61ccb09c618b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61ccb09bf8a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61ccb09bf8a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61ccb09c8d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61ccb09c8d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61ccb148153f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x61ccb148153f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7902b9675aa4 - <unknown>
[INFO] [stdout]   65:     0x7902b9702a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- i_test_replay_time_frame stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'i_test_replay_time_frame' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13:
[INFO] [stdout] Failed to start container, check log for details
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccb1481ffa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccb1481ffa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccb149cb9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccb149cb9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61ccb1488c32 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ccb1488c32 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ccb145e99f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccb145e99f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccb1479a49 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccb09c56bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ccb09c56bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccb1479cc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ccb1479cc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccb145ea8a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61ccb1453449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccb145fabd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccb149d38c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccb09b2bb8 - <testcontainers[a10f79acf48380ed]::clients::cli::Cli>::run::<testcontainers[a10f79acf48380ed]::images::generic::GenericImage, testcontainers[a10f79acf48380ed]::images::generic::GenericImage>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13
[INFO] [stdout]   20:     0x61ccb0997dfa - integration_test[114547f55be02b8b]::i_test_replay_time_frame::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:230:23
[INFO] [stdout]   21:     0x61ccb09b0fe5 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61ccb09b105d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61ccb09a2fbd - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x61ccb09a2d4c - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x61ccb099f69a - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x61ccb09a17c0 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x61ccb09a150b - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x61ccb09a739a - <tokio[76de9aefdcea961c]::runtime::context::scoped::Scoped<tokio[76de9aefdcea961c]::runtime::scheduler::Context>>::set::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x61ccb09aeada - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x61ccb09b35d6 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::try_with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x61ccb09b322c - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x61ccb09adc61 - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x61ccb09a0689 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x61ccb09a0d56 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x61ccb09a0ed9 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x61ccb09ae163 - tokio[76de9aefdcea961c]::runtime::context::runtime::enter_runtime::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x61ccb099f411 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x61ccb09b219f - <tokio[76de9aefdcea961c]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x61ccb099e112 - integration_test[114547f55be02b8b]::i_test_replay_time_frame
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:314:7
[INFO] [stdout]   42:     0x61ccb09928f7 - integration_test[114547f55be02b8b]::i_test_replay_time_frame::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:224:40
[INFO] [stdout]   43:     0x61ccb09ab7d6 - <integration_test[114547f55be02b8b]::i_test_replay_time_frame::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61ccb09b899b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61ccb09b899b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61ccb09c618b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61ccb09c618b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61ccb09bf8a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61ccb09bf8a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61ccb09c8d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61ccb09c8d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61ccb148153f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x61ccb148153f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7902b9675aa4 - <unknown>
[INFO] [stdout]   65:     0x7902b9702a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- i_test_fetch_messsages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'i_test_fetch_messsages' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13:
[INFO] [stdout] Failed to start container, check log for details
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccb1481ffa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccb1481ffa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccb149cb9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccb149cb9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61ccb1488c32 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ccb1488c32 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ccb145e99f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccb145e99f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccb1479a49 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccb09c56bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ccb09c56bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccb1479cc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ccb1479cc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccb145ea8a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61ccb1453449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccb145fabd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccb149d38c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccb09b2bb8 - <testcontainers[a10f79acf48380ed]::clients::cli::Cli>::run::<testcontainers[a10f79acf48380ed]::images::generic::GenericImage, testcontainers[a10f79acf48380ed]::images::generic::GenericImage>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13
[INFO] [stdout]   20:     0x61ccb0996106 - integration_test[114547f55be02b8b]::i_test_fetch_messsages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:145:23
[INFO] [stdout]   21:     0x61ccb09b0fe5 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61ccb09b105d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61ccb09a2fbd - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x61ccb09a2d4c - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x61ccb099f69a - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x61ccb09a17c0 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x61ccb09a150b - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x61ccb09a739a - <tokio[76de9aefdcea961c]::runtime::context::scoped::Scoped<tokio[76de9aefdcea961c]::runtime::scheduler::Context>>::set::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x61ccb09aeada - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x61ccb09b35d6 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::try_with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x61ccb09b322c - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x61ccb09adc61 - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x61ccb09a0689 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x61ccb09a0d56 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x61ccb09a0ed9 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x61ccb09ae163 - tokio[76de9aefdcea961c]::runtime::context::runtime::enter_runtime::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x61ccb099f411 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x61ccb09b219f - <tokio[76de9aefdcea961c]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x61ccb099df32 - integration_test[114547f55be02b8b]::i_test_fetch_messsages
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:220:7
[INFO] [stdout]   42:     0x61ccb09928c7 - integration_test[114547f55be02b8b]::i_test_fetch_messsages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:139:38
[INFO] [stdout]   43:     0x61ccb09ab796 - <integration_test[114547f55be02b8b]::i_test_fetch_messsages::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61ccb09b899b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61ccb09b899b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61ccb09c618b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61ccb09c618b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61ccb09bf8a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61ccb09bf8a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61ccb09c8d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61ccb09c8d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61ccb148153f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x61ccb148153f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7902b9675aa4 - <unknown>
[INFO] [stdout]   65:     0x7902b9702a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- i_test_replay_header stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'i_test_replay_header' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13:
[INFO] [stdout] Failed to start container, check log for details
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ccb1481ffa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ccb1481ffa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ccb1481ffa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ccb149cb9a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ccb149cb9a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x61ccb1488c32 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x61ccb1488c32 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x61ccb145e99f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ccb145e99f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ccb1479a49 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ccb09c56bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x61ccb09c56bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61ccb1479cc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x61ccb1479cc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ccb145ea8a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61ccb1453449 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ccb145fabd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ccb149d38c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ccb09b2bb8 - <testcontainers[a10f79acf48380ed]::clients::cli::Cli>::run::<testcontainers[a10f79acf48380ed]::images::generic::GenericImage, testcontainers[a10f79acf48380ed]::images::generic::GenericImage>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.15.0/src/clients/cli.rs:51:13
[INFO] [stdout]   20:     0x61ccb0994112 - integration_test[114547f55be02b8b]::i_test_replay_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:324:23
[INFO] [stdout]   21:     0x61ccb09b0fe5 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x61ccb09b105d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x61ccb09a2fbd - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x61ccb09a2d4c - tokio[76de9aefdcea961c]::runtime::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x61ccb09a2d4c - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x61ccb099f69a - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>, <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x61ccb09a17c0 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x61ccb09a150b - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x61ccb09a739a - <tokio[76de9aefdcea961c]::runtime::context::scoped::Scoped<tokio[76de9aefdcea961c]::runtime::scheduler::Context>>::set::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x61ccb09aeada - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x61ccb09b35d6 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::try_with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x61ccb09b322c - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[76de9aefdcea961c]::runtime::context::Context>>::with::<tokio[76de9aefdcea961c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x61ccb09adc61 - tokio[76de9aefdcea961c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>), <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x61ccb09a0689 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x61ccb09a0d56 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x61ccb09a0ed9 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x61ccb09ae163 - tokio[76de9aefdcea961c]::runtime::context::runtime::enter_runtime::<<tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>::{closure#0}, core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x61ccb099f411 - <tokio[76de9aefdcea961c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x61ccb09b219f - <tokio[76de9aefdcea961c]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = core[d17f6591d688f3bd]::result::Result<(), anyhow[e1e2d3836d7f80fe]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.2/src/runtime/runtime.rs:347:52
[INFO] [stdout]   41:     0x61ccb099dd52 - integration_test[114547f55be02b8b]::i_test_replay_header
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:382:7
[INFO] [stdout]   42:     0x61ccb0992897 - integration_test[114547f55be02b8b]::i_test_replay_header::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:318:36
[INFO] [stdout]   43:     0x61ccb09ab756 - <integration_test[114547f55be02b8b]::i_test_replay_header::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x61ccb09b899b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x61ccb09b899b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x61ccb09c618b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x61ccb09c618b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x61ccb09c618b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x61ccb09c618b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x61ccb09bf8a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x61ccb09bf8a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x61ccb09c8d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x61ccb09c8d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x61ccb09c8d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x61ccb09c8d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x61ccb148153f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   63:     0x61ccb148153f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7902b9675aa4 - <unknown>
[INFO] [stdout]   65:     0x7902b9702a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     i_test_fetch_messsages
[INFO] [stdout]     i_test_replay_header
[INFO] [stdout]     i_test_replay_time_frame
[INFO] [stdout]     i_test_setup
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "56296cd05f6c17cfb345cc8ba14a3c4a3b491fa42706678ebfb376ec5c3e4be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56296cd05f6c17cfb345cc8ba14a3c4a3b491fa42706678ebfb376ec5c3e4be1", kill_on_drop: false }`
[INFO] [stdout] 56296cd05f6c17cfb345cc8ba14a3c4a3b491fa42706678ebfb376ec5c3e4be1
